Found 178 results for "docs fields lowercase"

The search executed in 0.001158923 seconds. That's fast.

Gitana / 4.0 / Data Engine / Discovery / Search / Query String Reference

Query String Reference Cloud CMS lets you search for your content using either a text-based query string or a JSON block. These two methods are fairly equivalent for most typical operations. They provide two ways to express a search operation that will execute within Elastic Search. They are expressions of the Elastic Search DSL. This portion of the documentation goes into some of things you can do with the former, textual representation of an Elastic Search query string. In Cloud CMS, you can t

Score: 2.6089482

Gitana / 3.2 / Guide / Guide / Forms / Fields / CK Editor

CK Editor ID: ckeditor The ckeditor field renders the popular CKEditor HTML control. This offers a fully-featured HTML editor on top of a string schema type. It is ideal for situations where you wish to provide your editorial team with the ability to edit HTML visually and offers a large range of plugins and behaviors that you can customize. For basic information of what is possible in terms of configuring this field type, please view the Alpaca Forms documentation for the CKEditor field. Config

Score: 2.585127

Gitana / 4.0 / Forms / CMS / Fields / CK Editor

CK Editor ID: ckeditor The ckeditor field renders the popular CKEditor HTML control. This offers a fully-featured HTML editor on top of a string schema type. It is ideal for situations where you wish to provide your editorial team with the ability to edit HTML visually and offers a large range of plugins and behaviors that you can customize. For basic information of what is possible in terms of configuring this field type, please view the Alpaca Forms documentation for the CKEditor field. Config

Score: 2.585127

Gitana / 4.0 / Forms / Fields / Date Field

Date Field The date field. The Date Field uses the Bootstrap Datetime picker under the hood. You can learn more about the picker at it's GitHub project page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. With this control, you can pass any of the bootstrap-datetimepicker options information through to the underlying control via the options.picker setting. Properties Title

Score: 2.5263166

REST based access calls

The authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t

Score: 2.5263166

Gitana / 4.0 / Forms / Fields / Tag Field

Tag Field The tag field. Properties Title Tag Description Renders object items into a table row Field Type tag Base Field Type lowercase Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will

Score: 2.4668953

Gitana / 3.2 / Guide / Guide / User Interface / Awareness

Awareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see

Score: 2.4550252

Gitana / 4.0 / User Interface / User Interface / Awareness

Awareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see

Score: 2.4550252

Gitana / 4.0 / Forms / API / Layouts

Layouts Alpaca features both automatic and layout-driven mechanisms for placing your fields onto a page. The automatic mechanism simply walks through your fields in the order they are expressed in schema and places them one by one in a stacked order. The layout-driven mechanism allows you to provide a layout template that finely describes where your fields should be placed using DOM-driven injection. To use a layout, you simply need to provide a view that has a layout block. The layout block def

Score: 2.09177

Gitana / 4.0 / Forms / Fields / Time Field

Time Field The time field. The time Field uses the https://github.com/Eonasdan/bootstrap-datetimepicker. plugin under the hood. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default time format is assumed as h:mm:ss a. Properties Title Time Description Time Field Type time Base Field Type date Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty au

Score: 2.0395296

Gitana / 4.0 / Forms / Fields / Object Field

Object Field The object field. Properties Title Object Description Object field for containing other fields Field Type object Base Field Type container Schema Property Type Default Description maxProperties number The maximum number of properties that this object is allowed to have minProperties number The minimum number of properties that this object is required to have properties object List of child properties. Options Property Type Default Description animate boolean true Up and down transit

Score: 2.0137146

Gitana / 4.0 / Getting Started / Working with Content / Forms

Forms Cloud CMS provides a forms engine that instantly renders user interface forms on top of your content models. As your content models change, forms are automatically updated to provide an intuitive and easy-to-use editorial experience. Forms automatically calibrate for the most common web controls including text, numbers, text areas, drop downs, radio buttons, checkbox elements and nested fields (arrays, sub-objects). Cloud CMS integrates the powerful, open-source Alpaca.js Forms Engine so t

Score: 1.9877263

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Edit An Existing Content Type

Edit An Existing Content Type Select Content Model Builder in the left Nav, and you will be able to see a list of existing Content Types. Click into one to edit it in the Content Model Builder. Select A Form If the content type has more than one forms, select the one you hope to edit: Then the builder will render with the settings in the selected form. Change Field Order Dragging a field and dropping it on top of another field allows you to move it in front of the other field. In the above image

Score: 1.9859656

Gitana / 4.0 / Data Engine / Content Models / Content Model Builder / Edit An Existing Content Type

Edit An Existing Content Type Select Content Model Builder in the left Nav, and you will be able to see a list of existing Content Types. Click into one to edit it in the Content Model Builder. Select A Form If the content type has more than one forms, select the one you hope to edit: Then the builder will render with the settings in the selected form. Change Field Order Dragging a field and dropping it on top of another field allows you to move it in front of the other field. In the above image

Score: 1.9859656

Can your CMS do this?

This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils

Score: 1.9786439

Gitana / 3.2 / Guide / Guide / Getting Started / Web Forms

Web Forms Cloud CMS provides an forms engine that instantly renders user interface forms on top of your content models. As your content models change, forms are automatically updated to provide an intuitive and easy-to-use editorial experience. Forms automatically calibrate for the most common web controls including text, numbers, text areas, drop downs, radio buttons, checkbox elements and nested fields (arrays, sub-objects). Cloud CMS integrates the powerful, open-source Alpaca.js Forms Engine

Score: 1.9786298

Gitana / 4.0 / Forms / API / Validation

Validation Alpaca computes the validity of fields in a rendered form and updates the DOM automatically to reflect things nicely for the end user. When validity checks run, the entire tree is traversed and computed. Each field being traversed will have it's outer DOM element updated with new classes. The alpaca-valid class is applied to fields that are in a valid state. The alpaca-invalid class is applied to fields that in an invalid state. In addition, a field may be in an invalid state and also

Score: 1.9751436

Gitana / 4.0 / Forms / API / Templates

Templates Alpaca includes an advanced templating system that is driven by views. You can create your own views and templates at compile time (when you actually build Alpaca) or you can override them on the fly at runtime. Templates can be supplied either as inline functions (which are discovered if you've built them at compile time), as URLs (which are loaded at runtime), as DOM references (which are then sourced) or as HTML strings. In the latter two cases, the templates are acquired and then c

Score: 1.95531

Gitana / 4.0 / Forms / API / Callbacks

Callbacks Alpaca provides several places where you can hook in callbacks. Events - events are raised when the user interacts with fields. You can register callbacks to handle these events, adjust field state or other operations. Observables - each field maintains an observable that you can subscribe to. Subscribing to an observable means that you're listening for changes to its value. You can also use observables to interrogate and find values of fields within namespaces. This lets you find valu

Score: 1.9457471

Gitana / 4.0 / Forms / API / Ordering

Ordering The default rendering engine that Alpaca utilizes will render your fields in the order that they are described within your schema. {% raw %} {% endraw %} Use the order option to specify rendering order The precise order of properties can be configured using the order option. {% raw %} {% endraw %} Use a Template to layout fields See Templates for more information on using custom templates to take full control over the layout of your forms.

Score: 1.9377117

Gitana / 4.0 / Forms / Fields / Date Time Field

Date Time Field The datetime field. The DateTime Field builds on the standard Date Field and leverages the Bootstrap DateTime plugin under the hood. You can learn more about this plugin on its GitHub page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default date time format is assumed to be MM/DD/YYYY HH:mm:ss. This is an American approach to the date with a 24-hour

Score: 1.9212878

Gitana / 4.0 / Forms / API / Conditional Dependencies

Conditional Dependencies Alpaca extends JSON Schema's dependencies capabilities by allowing you to define conditional dependencies where dependencies are only valid based on conditional value matches with other fields. This lets you get more precise with your dependency management. If you want to go further and wire together completely custom form inter-dependencies that have little or nothing to do with the underlying JSON Schema definition, take a look at Alpaca's support for observables and e

Score: 1.8675258

Gitana / 3.2 / Guide / Guide / Templates

Templates Cloud CMS supports the usage of templates at various points to generate presentation and output for things like emails, PDFs, web page components and more. Cloud CMS supports two template engines - Handlebars and Freemarker. In general, we recommend using Handlebars since the syntax is a bit easier. This document covers Handlebars and describes helper functions available in Handlebars that make processing simpler. Model Variables The following describes the internal structure of model

Score: 1.8576417

Gitana / 4.0 / Data Engine / Templates / Overview

Templates Cloud CMS supports the usage of templates at various points to generate presentation and output for things like emails, PDFs, web page components and more. Cloud CMS supports two template engines - Handlebars and Freemarker. In general, we recommend using Handlebars since the syntax is a bit easier. This document covers Handlebars and describes helper functions available in Handlebars that make processing simpler. Model Variables The following describes the internal structure of model

Score: 1.8576417

Gitana / 4.0 / Forms / API / Lookups

Lookups Alpaca provides abstractions for forms, fields, connectors and other types so as to provide a consistent and easy-to-use interface. This interface lets you find other objects in the JSON structure and plug in function handlers that make decisions by drawing from values of other fields. Every field that renders fundamentally receives an ID. The ID is a dynamically assigned value of no particular significance other than that it is unique. Typically, it is something like alpaca123. Each fie

Score: 1.8522563